Skip to content

ITS: rename transition to link#15499

Merged
shahor02 merged 1 commit into
AliceO2Group:devfrom
f3sch:its/transition/lin
Jun 10, 2026
Merged

ITS: rename transition to link#15499
shahor02 merged 1 commit into
AliceO2Group:devfrom
f3sch:its/transition/lin

Conversation

@f3sch

@f3sch f3sch commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Done with:

grep -rl 'Transition' . | xargs sed -i '' 's/Transition/Link/g'
grep -rl 'transition' . | xargs sed -i '' 's/transition/link/g'

in Detectors/ITSMFT/ITS/tracking

Suggested by Max as it is a much better name :)

Done with:
```
grep -rl 'Transition' . | xargs sed -i '' 's/Transition/Link/g'
grep -rl 'transition' . | xargs sed -i '' 's/transition/link/g'
```
in Detectors/ITSMFT/ITS/tracking

Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
@alibuild

alibuild commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2/fullCI_slc9 for 59ae3e8 at 2026-06-09 01:09:

++ cp /sw/slc9_x86-64/O2/slc9_x86-64-slc9_x86-64-local15/compile_commands.json .
+++ python3 -c 'import json, os; print(os.path.commonpath([x["file"] for x in json.loads(open("compile_commands.json").read()) if "sw/BUILD" not in x["file"] and "G__" not in x["file"] and x["file"].endswith(".cxx")]))'
++ O2_SRC=/sw/SOURCES/O2/slc9_x86-64-slc9_x86-64/0
++ [[ -e /sw/SOURCES/O2/slc9_x86-64-slc9_x86-64/0/CMakeLists.txt ]]

Full log here.

@mpuccio

mpuccio commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

@shahor02 could we merge this?

@shahor02 shahor02 merged commit e12d624 into AliceO2Group:dev Jun 10, 2026
9 of 11 checks passed
@f3sch f3sch deleted the its/transition/lin branch June 10, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants